PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFTsaClientEvent Class / getTimeStampResponse Method
In This Topic
    getTimeStampResponse Method
    In This Topic
    Gets the time stamp response.
    Syntax
    public byte[] getTimeStampResponse()

    Return Value

    The response, as defined in RFC 3161, received from the Time Stamp Authority server.
    See Also